Esx Settings Inventory Reports Summary Clusters PrecheckStatus

Esx Settings Inventory Reports Summary Clusters PrecheckStatus
Esx Settings Inventory Reports Summary Clusters PrecheckStatus

The Esx Settings Inventory Reports Summary Clusters PrecheckStatus enumerated type defines the status result for a particular precheck. Note: This is patterned after values of com.vmware.esx.settings.clusters#Status enumeration.

Possible values:

  • OK: The precheck indicates a success.
  • WARNING: The precheck indicates a warning.
  • TIMEOUT: The precheck did not return in a timely manner.
  • ERROR: The precheck indicates an error.
  • RETRY: The precheck failed because of an intermittent error, for example a service is overloaded. The client can choose to retry the health precheck before considering the precheck as failed.

This enumeration was added in vSphere API 9.0.0.0.

This data structure has no properties.
Enumeration: OK, WARNING, TIMEOUT, ERROR, RETRY,